[INFO] cloning repository https://github.com/Ann-Z-West/dieselasync-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ann-Z-West/dieselasync-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnn-Z-West%2Fdieselasync-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnn-Z-West%2Fdieselasync-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7cbf3f61d2f794363c105a6845e9b75501e9ae3
[INFO] testing Ann-Z-West/dieselasync-example against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnn-Z-West%2Fdieselasync-example" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ann-Z-West/dieselasync-example
[INFO] finished tweaking git repo https://github.com/Ann-Z-West/dieselasync-example
[INFO] tweaked toml for git repo https://github.com/Ann-Z-West/dieselasync-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ann-Z-West/dieselasync-example on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ann-Z-West/dieselasync-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae35f435dd27836480d5feb6a0b62326d4c735d54eeff75239333cb3789fae86
[INFO] running `Command { std: "docker" "start" "-a" "ae35f435dd27836480d5feb6a0b62326d4c735d54eeff75239333cb3789fae86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae35f435dd27836480d5feb6a0b62326d4c735d54eeff75239333cb3789fae86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae35f435dd27836480d5feb6a0b62326d4c735d54eeff75239333cb3789fae86", kill_on_drop: false }`
[INFO] [stdout] ae35f435dd27836480d5feb6a0b62326d4c735d54eeff75239333cb3789fae86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8589269533fac0a5c2a4a62aec751c75e3464c96ab72afe5a9345b5115aa8b23
[INFO] running `Command { std: "docker" "start" "-a" "8589269533fac0a5c2a4a62aec751c75e3464c96ab72afe5a9345b5115aa8b23", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling scoped-futures v0.1.3
[INFO] [stderr]    Compiling tokio-openssl v0.6.4
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling postgres-types v0.2.7
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tokio v1.39.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling diesel v2.1.6
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling aws-smithy-async v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling aws-smithy-types v1.2.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-postgres v0.7.11
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.7.1
[INFO] [stderr]    Compiling aws-smithy-json v0.60.7
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling aws-smithy-http v0.60.9
[INFO] [stderr]    Compiling aws-credential-types v1.2.0
[INFO] [stderr]    Compiling aws-sigv4 v1.2.3
[INFO] [stderr]    Compiling aws-runtime v1.3.1
[INFO] [stderr]    Compiling postgres-openssl v0.5.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-runtime v1.6.2
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.37.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.36.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.36.0
[INFO] [stderr]    Compiling aws-sdk-secretsmanager v1.40.0
[INFO] [stderr]    Compiling aws-config v1.5.4
[INFO] [stderr]    Compiling diesel-async v0.4.1
[INFO] [stderr]    Compiling diesel-async v0.3.2
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]    Compiling testing v0.1.0 (/opt/rustwide/workdir/testing)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
[INFO] running `Command { std: "docker" "inspect" "8589269533fac0a5c2a4a62aec751c75e3464c96ab72afe5a9345b5115aa8b23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8589269533fac0a5c2a4a62aec751c75e3464c96ab72afe5a9345b5115aa8b23", kill_on_drop: false }`
[INFO] [stdout] 8589269533fac0a5c2a4a62aec751c75e3464c96ab72afe5a9345b5115aa8b23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38185f4d847e1170a3b45b2c0aa9d4b557b335d0be623c0f0ee485b041144fb9
[INFO] running `Command { std: "docker" "start" "-a" "38185f4d847e1170a3b45b2c0aa9d4b557b335d0be623c0f0ee485b041144fb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling testing v0.1.0 (/opt/rustwide/workdir/testing)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.72s
[INFO] running `Command { std: "docker" "inspect" "38185f4d847e1170a3b45b2c0aa9d4b557b335d0be623c0f0ee485b041144fb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38185f4d847e1170a3b45b2c0aa9d4b557b335d0be623c0f0ee485b041144fb9", kill_on_drop: false }`
[INFO] [stdout] 38185f4d847e1170a3b45b2c0aa9d4b557b335d0be623c0f0ee485b041144fb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6cea9a1fcc5b7cbb33bbaef43ac5cddf5942ab225049207a8a11549f3df269d
[INFO] running `Command { std: "docker" "start" "-a" "c6cea9a1fcc5b7cbb33bbaef43ac5cddf5942ab225049207a8a11549f3df269d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/app-79ad3056d0635249)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/testing-ad956fd0eedee259)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test datarepo::postgres::test_add::tests::test_add_archive_manifest ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings ... FAILED
[INFO] [stdout] test datarepo::postgres::test_add::tests::test_add_archive ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive_manifests ... FAILED
[INFO] [stdout] test datarepo::postgres::test_add::tests::test_add_process_job ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection ... FAILED
[INFO] [stdout] test datarepo::postgres::test_basic::tests::test_get_secret ... FAILED
[INFO] [stdout] test datarepo::postgres::test_update::tests::test_update_archive_manifest ... FAILED
[INFO] [stdout] test datarepo::postgres::test_basic::tests::test_db_connection ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_add::tests::test_add_archive_manifest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_add::tests::test_add_archive_manifest' (18) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6074b3138c5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6074b3138c5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6074b315181a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6074b315181a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6074b313dfe2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6074b313dfe2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6074b311619f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6074b311619f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6074b31302c9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6074b2519f1c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6074b2519f1c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6074b3130542 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6074b3130542 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6074b3116258 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6074b310d7e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6074b31171cd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6074b3151fdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6074b3151d52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6074b25c2f41 - <core[a96a4c5c53f902a3]::result::Result<utils[545e3dc3f236a55b]::structures::secrets::RdsSecret, alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6074b25c2f41 - utils[545e3dc3f236a55b]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x6074b24fa32b - testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:47:10
[INFO] [stdout]   23:     0x6074b2503d9f - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x6074b2501390 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x6074b24cb205 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::try_with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6074b24ca6ee - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6074b24ff356 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x6074b25051d6 - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x6074b2502ffe - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until::<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x6074b24fc1ad - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x6074b24fc46d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6074b24ca0ed - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x6074b24c8bcb - tokio[d23e02f6365bdbd7]::runtime::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x6074b24c8bcb - tokio[d23e02f6365bdbd7]::runtime::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x6074b24c8bcb - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x6074b24a2860 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x6074b24bee50 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x6074b24b8034 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x6074b24f3afb - <tokio[d23e02f6365bdbd7]::runtime::context::scoped::Scoped<tokio[d23e02f6365bdbd7]::runtime::scheduler::Context>>::set::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x6074b24e8ee9 - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x6074b24cddd2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::try_with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x6074b24cb5fe - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x6074b24e7e5d - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x6074b24add20 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x6074b24b11f6 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x6074b24b3bc3 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x6074b2508233 - tokio[d23e02f6365bdbd7]::runtime::context::runtime::enter_runtime::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x6074b249fb93 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x6074b24e4bd5 - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x6074b24e78cb - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x6074b24ffc3b - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x6074b24fccc4 - <actix_rt[f591891dbce9da4]::runtime::Runtime>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x6074b24f4d78 - <actix_rt[f591891dbce9da4]::system::SystemRunner>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x6074b24fba35 - testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:36:5
[INFO] [stdout]   55:     0x6074b24f8007 - testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:37:41
[INFO] [stdout]   56:     0x6074b24f2cf6 - <testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6074b250dffb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6074b250dffb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x6074b251a9eb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x6074b251a9eb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x6074b2516104 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x6074b2516104 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x6074b251d5f2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x6074b251d5f2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x6074b251d5f2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x6074b3137d0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x6074b3137d0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7c857ca72aa4 - <unknown>
[INFO] [stdout]   78:     0x7c857caffa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings' (23) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6074b3138c5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6074b3138c5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6074b315181a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6074b315181a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6074b313dfe2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6074b313dfe2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6074b311619f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6074b311619f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6074b31302c9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6074b2519f1c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6074b2519f1c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6074b3130542 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6074b3130542 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6074b3116258 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6074b310d7e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6074b31171cd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6074b3151fdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6074b3151d52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6074b25c2f41 - <core[a96a4c5c53f902a3]::result::Result<utils[545e3dc3f236a55b]::structures::secrets::RdsSecret, alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6074b25c2f41 - utils[545e3dc3f236a55b]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x6074b24ed2e4 - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:130:10
[INFO] [stdout]   23:     0x6074b250375f - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x6074b2500ee0 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x6074b24cad05 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::try_with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6074b24ca55e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6074b24ff216 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x6074b2505046 - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x6074b250232e - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x6074b24fc06d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x6074b24fc32d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6074b24c9fad - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x6074b24c83ab - tokio[d23e02f6365bdbd7]::runtime::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x6074b24c83ab - tokio[d23e02f6365bdbd7]::runtime::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x6074b24c83ab - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x6074b24a18c0 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x6074b24bb930 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x6074b24b7f94 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x6074b24f346b - <tokio[d23e02f6365bdbd7]::runtime::context::scoped::Scoped<tokio[d23e02f6365bdbd7]::runtime::scheduler::Context>>::set::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x6074b24e8da9 - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x6074b24cd792 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::try_with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x6074b24cb41e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x6074b24e7d1d - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x6074b24ac880 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x6074b24b0f76 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x6074b24b2ae3 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x6074b2507b03 - tokio[d23e02f6365bdbd7]::runtime::context::runtime::enter_runtime::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x6074b249f823 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x6074b24e4685 - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x6074b24e6ecb - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x6074b24ff82b - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x6074b24fcad4 - <actix_rt[f591891dbce9da4]::runtime::Runtime>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x6074b24f4bd8 - <actix_rt[f591891dbce9da4]::system::SystemRunner>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x6074b24ef0e5 - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:119:5
[INFO] [stdout]   55:     0x6074b24ea977 - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:120:56
[INFO] [stdout]   56:     0x6074b24f2bb6 - <testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6074b250dffb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6074b250dffb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x6074b251a9eb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x6074b251a9eb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x6074b2516104 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x6074b2516104 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x6074b251d5f2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x6074b251d5f2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x6074b251d5f2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x6074b3137d0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x6074b3137d0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7c857ca72aa4 - <unknown>
[INFO] [stdout]   78:     0x7c857caffa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_add::tests::test_add_archive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_add::tests::test_add_archive' (17) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6074b3138c5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6074b3138c5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6074b315181a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6074b315181a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6074b313dfe2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6074b313dfe2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6074b311619f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6074b311619f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6074b31302c9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6074b2519f1c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6074b2519f1c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6074b3130542 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6074b3130542 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6074b3116258 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6074b310d7e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6074b31171cd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6074b3151fdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6074b3151d52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6074b25c2f41 - <core[a96a4c5c53f902a3]::result::Result<utils[545e3dc3f236a55b]::structures::secrets::RdsSecret, alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6074b25c2f41 - utils[545e3dc3f236a55b]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x6074b24f83ec - testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:20:10
[INFO] [stdout]   23:     0x6074b2503b1f - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x6074b25011b0 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x6074b24cb005 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::try_with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6074b24ca64e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6074b24ff2d6 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x6074b2505136 - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x6074b2502abe - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until::<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x6074b24fc12d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x6074b24fc3ed - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6074b24ca06d - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x6074b24c888b - tokio[d23e02f6365bdbd7]::runtime::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x6074b24c888b - tokio[d23e02f6365bdbd7]::runtime::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x6074b24c888b - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x6074b24a2220 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x6074b24bd910 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x6074b24b7ff4 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x6074b24f385b - <tokio[d23e02f6365bdbd7]::runtime::context::scoped::Scoped<tokio[d23e02f6365bdbd7]::runtime::scheduler::Context>>::set::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x6074b24e8e69 - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x6074b24cdb52 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::try_with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x6074b24cb53e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x6074b24e7ddd - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x6074b24ad4e0 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x6074b24b10f6 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x6074b24b3503 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x6074b2507f53 - tokio[d23e02f6365bdbd7]::runtime::context::runtime::enter_runtime::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x6074b249fa33 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x6074b24e49b5 - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x6074b24e74ab - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x6074b24ffa9b - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x6074b24fcc04 - <actix_rt[f591891dbce9da4]::runtime::Runtime>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x6074b24f4cd8 - <actix_rt[f591891dbce9da4]::system::SystemRunner>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x6074b24fb915 - testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:9:5
[INFO] [stdout]   55:     0x6074b24f7fa7 - testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:10:32
[INFO] [stdout]   56:     0x6074b24f2c76 - <testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6074b250dffb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6074b250dffb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x6074b251a9eb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x6074b251a9eb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x6074b2516104 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x6074b2516104 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x6074b251d5f2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x6074b251d5f2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x6074b251d5f2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x6074b3137d0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x6074b3137d0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7c857ca72aa4 - <unknown>
[INFO] [stdout]   78:     0x7c857caffa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file' (25) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6074b3138c5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6074b3138c5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6074b315181a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6074b315181a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6074b313dfe2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6074b313dfe2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6074b311619f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6074b311619f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6074b31302c9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6074b2519f1c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6074b2519f1c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6074b3130542 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6074b3130542 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6074b3116258 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6074b310d7e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6074b31171cd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6074b3151fdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6074b3151d52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6074b25c2f41 - <core[a96a4c5c53f902a3]::result::Result<utils[545e3dc3f236a55b]::structures::secrets::RdsSecret, alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6074b25c2f41 - utils[545e3dc3f236a55b]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x6074b24ee024 - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:97:10
[INFO] [stdout]   23:     0x6074b250389f - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x6074b2500fd0 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x6074b24cae05 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::try_with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6074b24ca5ae - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6074b24ff256 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x6074b2505096 - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x6074b25025ce - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x6074b24fc0ad - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x6074b24fc36d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6074b24c9fed - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x6074b24c854b - tokio[d23e02f6365bdbd7]::runtime::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x6074b24c854b - tokio[d23e02f6365bdbd7]::runtime::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x6074b24c854b - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x6074b24a1be0 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x6074b24bc3d0 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x6074b24b7fb4 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x6074b24f35bb - <tokio[d23e02f6365bdbd7]::runtime::context::scoped::Scoped<tokio[d23e02f6365bdbd7]::runtime::scheduler::Context>>::set::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x6074b24e8de9 - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x6074b24cd8d2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::try_with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x6074b24cb47e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x6074b24e7d5d - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x6074b24acca0 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x6074b24b0ff6 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x6074b24b2e43 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x6074b2507c73 - tokio[d23e02f6365bdbd7]::runtime::context::runtime::enter_runtime::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x6074b249f8d3 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x6074b24e4795 - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x6074b24e70db - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x6074b24ff8fb - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x6074b24fcb34 - <actix_rt[f591891dbce9da4]::runtime::Runtime>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x6074b24f4c28 - <actix_rt[f591891dbce9da4]::system::SystemRunner>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x6074b24ef175 - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:86:5
[INFO] [stdout]   55:     0x6074b24ea9a7 - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:87:64
[INFO] [stdout]   56:     0x6074b24f2bf6 - <testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6074b250dffb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6074b250dffb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x6074b251a9eb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x6074b251a9eb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x6074b2516104 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x6074b2516104 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x6074b251d5f2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x6074b251d5f2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x6074b251d5f2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x6074b3137d0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x6074b3137d0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7c857ca72aa4 - <unknown>
[INFO] [stdout]   78:     0x7c857caffa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive' (22) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6074b3138c5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6074b3138c5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6074b315181a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6074b315181a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6074b313dfe2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6074b313dfe2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6074b311619f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6074b311619f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6074b31302c9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6074b2519f1c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6074b2519f1c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6074b3130542 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6074b3130542 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6074b3116258 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6074b310d7e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6074b31171cd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6074b3151fdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6074b3151d52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6074b25c2f41 - <core[a96a4c5c53f902a3]::result::Result<utils[545e3dc3f236a55b]::structures::secrets::RdsSecret, alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6074b25c2f41 - utils[545e3dc3f236a55b]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x6074b24ead7c - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:23:10
[INFO] [stdout]   23:     0x6074b250339f - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x6074b2500c10 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x6074b24caa05 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::try_with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6074b24ca46e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6074b24ff156 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x6074b2504f56 - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x6074b2501b4e - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x6074b24fbfad - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x6074b24fc26d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6074b24c9eed - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x6074b24c7ecb - tokio[d23e02f6365bdbd7]::runtime::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x6074b24c7ecb - tokio[d23e02f6365bdbd7]::runtime::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x6074b24c7ecb - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x6074b24a0f60 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x6074b24b9950 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x6074b24b7f34 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x6074b24f307b - <tokio[d23e02f6365bdbd7]::runtime::context::scoped::Scoped<tokio[d23e02f6365bdbd7]::runtime::scheduler::Context>>::set::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x6074b24e8ce9 - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x6074b24cd3d2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::try_with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x6074b24cb2fe - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x6074b24e7c5d - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x6074b24abc20 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x6074b24b0df6 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x6074b24b20c3 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x6074b25076b3 - tokio[d23e02f6365bdbd7]::runtime::context::runtime::enter_runtime::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x6074b249f613 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x6074b24e4355 - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x6074b24e689b - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x6074b24ff5bb - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x6074b24fc9b4 - <actix_rt[f591891dbce9da4]::runtime::Runtime>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x6074b24f4ae8 - <actix_rt[f591891dbce9da4]::system::SystemRunner>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x6074b24eef35 - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:12:5
[INFO] [stdout]   55:     0x6074b24ea8e7 - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:13:32
[INFO] [stdout]   56:     0x6074b24f2af6 - <testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6074b250dffb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6074b250dffb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x6074b251a9eb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x6074b251a9eb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x6074b2516104 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x6074b2516104 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x6074b251d5f2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x6074b251d5f2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x6074b251d5f2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x6074b3137d0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x6074b3137d0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7c857ca72aa4 - <unknown>
[INFO] [stdout]   78:     0x7c857caffa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive_manifests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive_manifests' (26) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6074b3138c5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6074b3138c5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6074b315181a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6074b315181a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6074b313dfe2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6074b313dfe2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6074b311619f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6074b311619f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6074b31302c9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6074b2519f1c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6074b2519f1c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6074b3130542 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6074b3130542 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6074b3116258 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6074b310d7e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6074b31171cd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6074b3151fdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6074b3151d52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6074b25c2f41 - <core[a96a4c5c53f902a3]::result::Result<utils[545e3dc3f236a55b]::structures::secrets::RdsSecret, alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6074b25c2f41 - utils[545e3dc3f236a55b]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x6074b24eb9da - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:46:10
[INFO] [stdout]   23:     0x6074b25034df - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x6074b2500d00 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x6074b24cab05 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::try_with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6074b24ca4be - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6074b24ff196 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x6074b2504fa6 - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x6074b2501dee - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x6074b24fbfed - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x6074b24fc2ad - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6074b24c9f2d - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x6074b24c806b - tokio[d23e02f6365bdbd7]::runtime::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x6074b24c806b - tokio[d23e02f6365bdbd7]::runtime::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x6074b24c806b - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x6074b24a1280 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x6074b24ba3f0 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x6074b24b7f54 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x6074b24f31cb - <tokio[d23e02f6365bdbd7]::runtime::context::scoped::Scoped<tokio[d23e02f6365bdbd7]::runtime::scheduler::Context>>::set::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x6074b24e8d29 - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x6074b24cd512 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::try_with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x6074b24cb35e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x6074b24e7c9d - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x6074b24ac040 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x6074b24b0e76 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x6074b24b2423 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x6074b2507823 - tokio[d23e02f6365bdbd7]::runtime::context::runtime::enter_runtime::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x6074b249f6c3 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x6074b24e4465 - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x6074b24e6aab - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x6074b24ff68b - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x6074b24fca14 - <actix_rt[f591891dbce9da4]::runtime::Runtime>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x6074b24f4b38 - <actix_rt[f591891dbce9da4]::system::SystemRunner>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x6074b24eefc5 - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:35:5
[INFO] [stdout]   55:     0x6074b24ea917 - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:36:42
[INFO] [stdout]   56:     0x6074b24f2b36 - <testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6074b250dffb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6074b250dffb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x6074b251a9eb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x6074b251a9eb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x6074b2516104 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x6074b2516104 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x6074b251d5f2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x6074b251d5f2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x6074b251d5f2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x6074b3137d0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x6074b3137d0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7c857ca72aa4 - <unknown>
[INFO] [stdout]   78:     0x7c857caffa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_add::tests::test_add_process_job stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_add::tests::test_add_process_job' (19) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6074b3138c5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6074b3138c5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6074b315181a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6074b315181a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6074b313dfe2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6074b313dfe2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6074b311619f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6074b311619f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6074b31302c9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6074b2519f1c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6074b2519f1c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6074b3130542 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6074b3130542 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6074b3116258 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6074b310d7e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6074b31171cd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6074b3151fdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6074b3151d52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6074b25c2f41 - <core[a96a4c5c53f902a3]::result::Result<utils[545e3dc3f236a55b]::structures::secrets::RdsSecret, alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6074b25c2f41 - utils[545e3dc3f236a55b]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x6074b24f8fcb - testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:85:10
[INFO] [stdout]   23:     0x6074b2503c5f - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x6074b25012a0 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x6074b24cb105 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::try_with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6074b24ca69e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6074b24ff316 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x6074b2505186 - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x6074b2502d5e - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until::<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x6074b24fc16d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x6074b24fc42d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6074b24ca0ad - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x6074b24c8a2b - tokio[d23e02f6365bdbd7]::runtime::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x6074b24c8a2b - tokio[d23e02f6365bdbd7]::runtime::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x6074b24c8a2b - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x6074b24a2540 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x6074b24be3b0 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x6074b24b8014 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x6074b24f39ab - <tokio[d23e02f6365bdbd7]::runtime::context::scoped::Scoped<tokio[d23e02f6365bdbd7]::runtime::scheduler::Context>>::set::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x6074b24e8ea9 - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x6074b24cdc92 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::try_with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x6074b24cb59e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x6074b24e7e1d - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x6074b24ad900 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x6074b24b1176 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x6074b24b3863 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x6074b25080c3 - tokio[d23e02f6365bdbd7]::runtime::context::runtime::enter_runtime::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x6074b249fae3 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x6074b24e4ac5 - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x6074b24e76bb - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x6074b24ffb6b - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x6074b24fcc64 - <actix_rt[f591891dbce9da4]::runtime::Runtime>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x6074b24f4d28 - <actix_rt[f591891dbce9da4]::system::SystemRunner>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x6074b24fb9a5 - testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:74:5
[INFO] [stdout]   55:     0x6074b24f7fd7 - testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:75:36
[INFO] [stdout]   56:     0x6074b24f2cb6 - <testing[730372f488f3bb57]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6074b250dffb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6074b250dffb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x6074b251a9eb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x6074b251a9eb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x6074b2516104 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x6074b2516104 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x6074b251d5f2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x6074b251d5f2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x6074b251d5f2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x6074b3137d0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x6074b3137d0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7c857ca72aa4 - <unknown>
[INFO] [stdout]   78:     0x7c857caffa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection' (24) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6074b3138c5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6074b3138c5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6074b315181a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6074b315181a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6074b313dfe2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6074b313dfe2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6074b311619f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6074b311619f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6074b31302c9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6074b2519f1c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6074b2519f1c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6074b3130542 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6074b3130542 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6074b3116258 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6074b310d7e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6074b31171cd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6074b3151fdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6074b3151d52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6074b25c2f41 - <core[a96a4c5c53f902a3]::result::Result<utils[545e3dc3f236a55b]::structures::secrets::RdsSecret, alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6074b25c2f41 - utils[545e3dc3f236a55b]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x6074b24ec5a2 - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:69:10
[INFO] [stdout]   23:     0x6074b250361f - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x6074b2500df0 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x6074b24cac05 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::try_with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6074b24ca50e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6074b24ff1d6 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x6074b2504ff6 - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x6074b250208e - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x6074b24fc02d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x6074b24fc2ed - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6074b24c9f6d - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x6074b24c820b - tokio[d23e02f6365bdbd7]::runtime::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x6074b24c820b - tokio[d23e02f6365bdbd7]::runtime::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x6074b24c820b - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x6074b24a15a0 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x6074b24bae90 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x6074b24b7f74 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x6074b24f331b - <tokio[d23e02f6365bdbd7]::runtime::context::scoped::Scoped<tokio[d23e02f6365bdbd7]::runtime::scheduler::Context>>::set::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x6074b24e8d69 - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x6074b24cd652 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::try_with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x6074b24cb3be - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x6074b24e7cdd - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x6074b24ac460 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x6074b24b0ef6 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x6074b24b2783 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x6074b2507993 - tokio[d23e02f6365bdbd7]::runtime::context::runtime::enter_runtime::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x6074b249f773 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x6074b24e4575 - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x6074b24e6cbb - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x6074b24ff75b - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x6074b24fca74 - <actix_rt[f591891dbce9da4]::runtime::Runtime>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x6074b24f4b88 - <actix_rt[f591891dbce9da4]::system::SystemRunner>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x6074b24ef055 - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:58:5
[INFO] [stdout]   55:     0x6074b24ea947 - testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:59:55
[INFO] [stdout]   56:     0x6074b24f2b76 - <testing[730372f488f3bb57]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6074b250dffb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6074b250dffb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x6074b251a9eb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x6074b251a9eb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x6074b2516104 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x6074b2516104 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x6074b251d5f2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x6074b251d5f2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x6074b251d5f2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x6074b3137d0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x6074b3137d0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7c857ca72aa4 - <unknown>
[INFO] [stdout]   78:     0x7c857caffa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_basic::tests::test_get_secret stdout ----
[INFO] [stdout] secret name is: rds!db-xxxxxxxx-yyyy-wwww-zzzz-sssssssssssss
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_basic::tests::test_get_secret' (21) panicked at testing/src/datarepo/postgres/test_basic.rs:11:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6074b3138c5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6074b3138c5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6074b315181a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6074b315181a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6074b313dfe2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6074b313dfe2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6074b311619f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6074b311619f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6074b31302c9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6074b2519f1c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6074b2519f1c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6074b3130542 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6074b3130542 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6074b3116258 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6074b310d7e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6074b31171cd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6074b3151fdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6074b3151d52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6074b24ea171 - <core[a96a4c5c53f902a3]::result::Result<&utils[545e3dc3f236a55b]::structures::secrets::RdsSecret, &alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6074b24ea171 - testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:11:54
[INFO] [stdout]   22:     0x6074b250311f - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   23:     0x6074b2500a30 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   24:     0x6074b24ca805 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::try_with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x6074b24ca3ce - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x6074b24ff0d6 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   27:     0x6074b2504eb6 - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   28:     0x6074b250160e - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until::<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   29:     0x6074b24fbf2d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x6074b24fc1ed - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x6074b24c9e6d - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   32:     0x6074b24c7b8b - tokio[d23e02f6365bdbd7]::runtime::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x6074b24c7b8b - tokio[d23e02f6365bdbd7]::runtime::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x6074b24c7b8b - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   35:     0x6074b24a0920 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   36:     0x6074b24b8410 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   37:     0x6074b24b7ef4 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   38:     0x6074b24f2ddb - <tokio[d23e02f6365bdbd7]::runtime::context::scoped::Scoped<tokio[d23e02f6365bdbd7]::runtime::scheduler::Context>>::set::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x6074b24e8c69 - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x6074b24cd152 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::try_with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x6074b24cb23e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x6074b24e7bdd - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x6074b24ab3e0 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   44:     0x6074b24b0cf6 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   45:     0x6074b24b1a03 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   46:     0x6074b25073d3 - tokio[d23e02f6365bdbd7]::runtime::context::runtime::enter_runtime::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x6074b249f4b3 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   48:     0x6074b24e4135 - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   49:     0x6074b24e647b - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   50:     0x6074b24ff41b - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   51:     0x6074b24fc8f4 - <actix_rt[f591891dbce9da4]::runtime::Runtime>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x6074b24f4a48 - <actix_rt[f591891dbce9da4]::system::SystemRunner>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x6074b24eee15 - testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:6:5
[INFO] [stdout]   54:     0x6074b24e9cc7 - testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:7:31
[INFO] [stdout]   55:     0x6074b24f2a76 - <testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6074b250dffb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6074b250dffb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x6074b251a9eb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x6074b251a9eb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x6074b2516104 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x6074b2516104 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x6074b251d5f2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x6074b251d5f2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x6074b251d5f2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x6074b3137d0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x6074b3137d0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7c857ca72aa4 - <unknown>
[INFO] [stdout]   77:     0x7c857caffa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_update::tests::test_update_archive_manifest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_update::tests::test_update_archive_manifest' (27) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6074b3138c5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6074b3138c5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6074b315181a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6074b315181a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6074b313dfe2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6074b313dfe2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6074b311619f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6074b311619f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6074b31302c9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6074b2519f1c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6074b2519f1c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6074b3130542 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6074b3130542 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6074b3116258 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6074b310d7e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6074b31171cd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6074b3151fdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6074b3151d52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6074b25c2f41 - <core[a96a4c5c53f902a3]::result::Result<utils[545e3dc3f236a55b]::structures::secrets::RdsSecret, alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6074b25c2f41 - utils[545e3dc3f236a55b]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x6074b2633f35 - utils[545e3dc3f236a55b]::datarepo::postgres::update::upadte_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/update.rs:19:14
[INFO] [stdout]   23:     0x6074b24f791b - testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_update.rs:19:10
[INFO] [stdout]   24:     0x6074b25039df - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x6074b25010c0 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x6074b24caf05 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::try_with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x6074b24ca5fe - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x6074b24ff296 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x6074b25050e6 - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x6074b2502820 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until::<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x6074b24fc0ed - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6074b24fc3ad - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x6074b24ca02d - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x6074b24c86eb - tokio[d23e02f6365bdbd7]::runtime::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x6074b24c86eb - tokio[d23e02f6365bdbd7]::runtime::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x6074b24c86eb - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x6074b24a1f00 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x6074b24bce70 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x6074b24b7fd4 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x6074b24f370b - <tokio[d23e02f6365bdbd7]::runtime::context::scoped::Scoped<tokio[d23e02f6365bdbd7]::runtime::scheduler::Context>>::set::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x6074b24e8e29 - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x6074b24cda12 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::try_with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x6074b24cb4de - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x6074b24e7d9d - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x6074b24ad0c0 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x6074b24b1076 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x6074b24b31a3 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x6074b2507de3 - tokio[d23e02f6365bdbd7]::runtime::context::runtime::enter_runtime::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x6074b249f983 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x6074b24e48a5 - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x6074b24e729d - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x6074b24ff9d4 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x6074b24fcb9d - <actix_rt[f591891dbce9da4]::runtime::Runtime>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x6074b24f4c81 - <actix_rt[f591891dbce9da4]::system::SystemRunner>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x6074b24fb881 - testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_update.rs:6:5
[INFO] [stdout]   56:     0x6074b24f74e7 - testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_update.rs:7:44
[INFO] [stdout]   57:     0x6074b24f2c36 - <testing[730372f488f3bb57]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6074b250dffb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6074b250dffb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x6074b251a9eb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x6074b251a9eb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x6074b2516104 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x6074b2516104 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   70:     0x6074b251d5f2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x6074b251d5f2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x6074b251d5f2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x6074b3137d0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   77:     0x6074b3137d0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7c857ca72aa4 - <unknown>
[INFO] [stdout]   79:     0x7c857caffa64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_basic::tests::test_db_connection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_basic::tests::test_db_connection' (20) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6074b3138c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6074b3138c5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6074b3138c5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6074b315181a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6074b315181a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6074b313dfe2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6074b313dfe2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6074b311619f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6074b311619f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6074b31302c9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6074b2519f1c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6074b2519f1c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6074b3130542 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6074b3130542 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6074b3116258 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6074b310d7e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6074b31171cd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6074b3151fdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6074b3151d52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6074b25c2f41 - <core[a96a4c5c53f902a3]::result::Result<utils[545e3dc3f236a55b]::structures::secrets::RdsSecret, alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6074b25c2f41 - utils[545e3dc3f236a55b]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x6074b24ea711 - testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:26:10
[INFO] [stdout]   23:     0x6074b250325f - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x6074b2500b20 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x6074b24ca905 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::try_with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6074b24ca41e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::task::local::LocalData>>::with::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6074b24ff116 - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x6074b2504f06 - <tokio[d23e02f6365bdbd7]::task::local::RunUntil<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x6074b25018ae - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until::<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x6074b24fbf6d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x6074b24fc22d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6074b24c9ead - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x6074b24c7d2b - tokio[d23e02f6365bdbd7]::runtime::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x6074b24c7d2b - tokio[d23e02f6365bdbd7]::runtime::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x6074b24c7d2b - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x6074b24a0c40 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x6074b24b8eb0 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x6074b24b7f14 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x6074b24f2f2b - <tokio[d23e02f6365bdbd7]::runtime::context::scoped::Scoped<tokio[d23e02f6365bdbd7]::runtime::scheduler::Context>>::set::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x6074b24e8ca9 - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x6074b24cd292 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::try_with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x6074b24cb29e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[d23e02f6365bdbd7]::runtime::context::Context>>::with::<tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x6074b24e7c1d - tokio[d23e02f6365bdbd7]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x6074b24ab800 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x6074b24b0d76 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x6074b24b1d63 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x6074b2507543 - tokio[d23e02f6365bdbd7]::runtime::context::runtime::enter_runtime::<<tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x6074b249f563 - <tokio[d23e02f6365bdbd7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x6074b24e4245 - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x6074b24e668b - <tokio[d23e02f6365bdbd7]::runtime::runtime::Runtime>::block_on::<<tokio[d23e02f6365bdbd7]::task::local::LocalSet>::run_until<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x6074b24ff4eb - <tokio[d23e02f6365bdbd7]::task::local::LocalSet>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x6074b24fc954 - <actix_rt[f591891dbce9da4]::runtime::Runtime>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x6074b24f4a98 - <actix_rt[f591891dbce9da4]::system::SystemRunner>::block_on::<testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x6074b24eeea5 - testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:15:5
[INFO] [stdout]   55:     0x6074b24e9cf7 - testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:16:34
[INFO] [stdout]   56:     0x6074b24f2ab6 - <testing[730372f488f3bb57]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6074b250dffb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6074b250dffb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x6074b251a9eb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x6074b251a9eb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x6074b251a9eb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x6074b251a9eb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x6074b2516104 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x6074b2516104 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x6074b251d5f2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x6074b251d5f2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x6074b251d5f2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6074b251d5f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x6074b251d5f2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x6074b3137d0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x6074b3137d0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7c857ca72aa4 - <unknown>
[INFO] [stdout]   78:     0x7c857caffa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     datarepo::postgres::test_add::tests::test_add_archive
[INFO] [stdout]     datarepo::postgres::test_add::tests::test_add_archive_manifest
[INFO] [stdout]     datarepo::postgres::test_add::tests::test_add_process_job
[INFO] [stdout]     datarepo::postgres::test_basic::tests::test_db_connection
[INFO] [stdout]     datarepo::postgres::test_basic::tests::test_get_secret
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive_manifests
[INFO] [stdout]     datarepo::postgres::test_update::tests::test_update_archive_manifest
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p testing --lib`
[INFO] running `Command { std: "docker" "inspect" "c6cea9a1fcc5b7cbb33bbaef43ac5cddf5942ab225049207a8a11549f3df269d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6cea9a1fcc5b7cbb33bbaef43ac5cddf5942ab225049207a8a11549f3df269d", kill_on_drop: false }`
[INFO] [stdout] c6cea9a1fcc5b7cbb33bbaef43ac5cddf5942ab225049207a8a11549f3df269d
